|
|
Looking really good, however, the bowl looks like it was molded around the
base. Unless this is the way you wanted it, you can find the radius of the
sphere at a given point with the following equation:
sqrt(pow(gr,2) - pow(dr,2)) <<-- in graphic form below.
where <b>gr</b> is the given radius of the sphere you started with, and
<b>dr</b> is the desired radius. This will render the distance of that
radius from the center of the sphere. I use a graphing calculator for this,
but a really good scientific one will do.
Regards,
A.D.B
Dirk \"DIRKO\" Legler wrote:
> Hi!
>
> I added some gravels now.. The gravels at the very bottom look like one.
> Don't know why..
> The gravels were added via simpov/mechsim in MegaPOV 1 and are blobs.
>
> Any more tips, suggestions, ...?
>
> Dirk "DIRKO" Legler
>
> [Image]
Post a reply to this message
|
|